Welcome![Sign In][Sign Up]
Location:
Search - mfc bmp

Search list

[GDI-BitmapBMPViewer3

Description: 基于MFC的文档/视图结构的编程,采用面向对象的方法,将BMP格式的图像编写成一个类,在类中有用于显示的函数,只要调用这些函数就可以显示图像了,本程序只显示BMP图像,-based MFC Document/View structure of the programming, object-oriented methods, BMP format will prepare the images into a category, the category used for the display function, as long as these functions are called on to display images, the program showed only BMP images,
Platform: | Size: 2122752 | Author: 大海 | Hits:

[GDI-BitmapBMPViewer22

Description: 基于MFC的文档/视图结构的编程,本程序的编程思想是,将BMP位图作为一个资源嵌入进本程序中,而且可以加载多个资源位图,这样在程序中就会有多个图像资源ID,只要在程序中改动一下ID,就可以将这个ID指示的位图显示出来了,本程序只显示BMP图像,-based MFC Document/View structure of the program, the process of programming ideas, will BMP as a bitmap resources embedded into the process, but also a number of resources can be loaded bitmap, in this process there will be a number of image resource ID, as long as the procedures you change ID, it can be indicative of the ID bitmap displayed, the program showed only BMP images,
Platform: | Size: 2120704 | Author: 大海 | Hits:

[Graph DrawingTestBitmap

Description: vc++能打开bmp文件格式的图象。是利用mfc制作的。-vc will break bmp image file formats. Use mfc produced.
Platform: | Size: 3817472 | Author: ssss | Hits:

[Picture Vieweropbmp

Description: 使用MFC类库的CImage类实现读取图片文件并能缩放显示-use of the MFC CImage Class Implementation read image files and can zoom show
Platform: | Size: 110592 | Author: 司慧琳 | Hits:

[Otherrelink

Description: MFC IIS防盗链 开发环境 vc++ 7.0(MFC) / windows 2003 sp1 / iis6.1 主要功能: 1 防盗链 2 限制文件下载线程数 3 限制文件下载速度 使用方法: 1 打开Internet 信息服务(IIS)管理器/本地计算机/网站/默认网站/属性/ISAPI筛选器/添加 2 名称随便 文件 选择你解压缩下来的relink.dll 3 重启IIS 4 打开ReLink.ini 具体参数: [settings] url= 允许外部链接的网站地址 以"|"号分开 如"xfrog.cn|webtm.cn" extension=gif|jpg|png|psd|bmp|swf|midi|wav|mp3|wma|avi|mpg|wmv|asf|rm|rmvb|zip|rar 需要过滤 监测的文件类型 以"|"号分开 speed=50 文件下载速度 单位"K" 需知 因为网络环境的不同 没那么准确 thread=2 单文件下载最大线程-MFC IIS defense Daolian vc Development Environment 7.0 (MFC)/windows 2003's p1/iis6.1 main functions : a defense Daolian two restrictions download threads number three download speed limit use : an open Internet Information Services (IIS) Management/local computer/website/Default Web/Attribute/ISAPI Filter/add two names casually paper of your choice extract from the three heavy relink.dll Kai IIS 4 Open ReLink.ini specific parameters : [settings] url = allow external link to the website address of the "|", as separate "xfrog. cn | webtm.cn "extension = gif | jpg | png | psd | bm p | swf | midi | wav | mp3 | wma | avi | mpg | wmv | asf | r m | RealNetworks | zip | rar need to filter monitoring the file type "|" = 50 separate speed File Downl
Platform: | Size: 12288 | Author: 莫飞 | Hits:

[Graph Drawingbmp1

Description: 一个简单的图象转换示例:利用MFC中的CFILE类将彩色BMP转换为灰度图,算法采用生理学标准,即0.3R+0.59B+0.11G-a simple image conversion Example : The MFC CFILE BMP type of conversion to color the gray level, the algorithm used in Physiology standards, R is 0.3 0.11G 0.59B
Platform: | Size: 1024 | Author: 苏进 | Hits:

[OpenGL programGLbmp

Description: 这是一个VC环境下用MFC和openGL编写的bmp左右眼图片查看器-This is a VC environment with MFC and openGL prepared by the bmp eyes around Photo Viewer
Platform: | Size: 2192384 | Author: | Hits:

[GDI-BitmapCopyBMP

Description: VC/MFC 用鼠标绘制矩形 将矩形内的区域形成图像在另一个区域中显示-VC/MFC drawing rectangle with the mouse to the rectangular region of the image displayed in another region
Platform: | Size: 344064 | Author: 朱某某 | Hits:

[Picture Viewershowp

Description: 使用MFC与opencv结合显示图像,支持jpg.bmp,tif等格式-use MFC opencv combined with images show support jpg.bmp, tif format, etc.
Platform: | Size: 1506304 | Author: zth | Hits:

[OpenGL program20052111201507

Description: 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量,三维物体的光照,材质等,由于介绍OpenGL库的初始化的文档很多,在这里我就不多说了,感兴趣的读者可以参考有关的文档。在DrawScene函数中调用全局函数GLDraw3DBMP完成绘图部分。 编译源代码时,必须把opengl32.lib glu32.lib链到工程中。 可以通过对话框改变材质。按上下箭头键可以实现三维图像的绕x轴旋转,按左右箭头键可以实现三维图像绕z轴旋转。
Platform: | Size: 108544 | Author: 杨秉岐 | Hits:

[Dialog_WindowVC_BMP

Description: VC_BMP是使用MFC的程式,載入BMP圖檔,可幫助不懂如何載入BMP圖檔的人參考。-VC_BMP is to use the MFC program, loading BMP picture files, can help do not know how to load the BMP file reference.
Platform: | Size: 86016 | Author: wenchih | Hits:

[Picture ViewerIamgeDisplay

Description: 在MFC的视窗下显示opencv中IPlImage类型的图片-In the MFC window is displayed opencv in IPlImage types of picture
Platform: | Size: 4464640 | Author: 丁文强 | Hits:

[Picture ViewerDisplayBMP

Description: MFC 使用各种色度显示BMP-MFC using a variety of chroma display BMP
Platform: | Size: 151552 | Author: | Hits:

[Special EffectsGeoTrans

Description: 用MFC写的对BMP格式的图像进行几何变换操作的源码。包括图像的平移、图像的镜像变换、图像的转置、图像的缩放、图像的旋转、图像的插值操作。-Using MFC to write on the BMP format images of the source geometry transform operations. Including the image shift, mirror image transform, transpose images, image scaling, image rotation, image interpolation operations.
Platform: | Size: 57344 | Author: zhmaol | Hits:

[Chess Poker gamescanvas_color_Bomp

Description: 使用MFC开发,模仿WindowsXp的扫雷游戏,砖块为彩色的 鼠标左键在砖块上拖动时砖块颜色会变化,重置按钮的表情除事件变化外也会随时间变化 快捷键 C 初级 Z 中级 G 高级 B 彩雷英雄榜 Space或Enter 重新开局 资源文件: FaceButton.bmp tile_num.bmp-The use of MFC development, imitation of mine Windowsxp games, for the color of the bricks in the brick on the left mouse button when dragging bricks will change color, reset button face changes in addition to the events will change over time shortcut keys C primary Z Intermediate High B Cai Lei G standings hero Space or Enter re-opening resource file: FaceButton.bmptile_num.bmp
Platform: | Size: 518144 | Author: ZZP | Hits:

[GDI-Bitmapyuv_bmp

Description: 自己优化的一个yuv420转bmp文件(rgb24)文件的一个小工具,做视频处理的同仁可能用的到.-Optimization of a YUV420 own bmp file transfer (rgb24) document a small tool to do the deal with video may be used to Tongren.
Platform: | Size: 12288 | Author: xuchangliang | Hits:

[Special Effectsimage-sub

Description: VC++6.0 MFC下实现,能打开多幅Bmp图像,实现图像的减操作-VC++ 6.0 MFC to achieve, to open a number of Bmp images, realize image by operation
Platform: | Size: 4146176 | Author: liu | Hits:

[VC/MFCShowDIB

Description: 可以进行bmp文件的打开/存储操作,采用MFC单文档/视图体系,对VC的DIB进行了封装-Bmp files can be opened/storage operation, using MFC Single Document/View system, on the VC had a package of DIB
Platform: | Size: 453632 | Author: 刘宇波 | Hits:

[Special Effectschepaishibie

Description: 读BMP文件,只能打开256色 (可以是灰度) 显示和内存贴图技术 关于调色板: 调色板实际上是一个数组,4个BYTE 分别是 B,G,R,和 Reserved 每一个像素点都有一个相应的数组。 关于VC和windows 的绘图机制: 使用GDI(图形设备接口)对象,通常使用CDC 类,CPaintDC也一样(device-context)设备上下文 windows下的MFC编程机制,消息驱动,事件等待! 全局的app(应用程序对象) 注意 手工分配内存的清除 和CDC对象的删除 以释放系统的GDI资源 每一个new操作符都要对应一个delete -Reading of BMP files, open only 256 colors (can be a gray-scale) display and memory mapping technology on the palette: the palette is actually an array, 4 BYTE are B, G, R, and every Reserved pixel has a corresponding array. On the VC and the windows of the drawing mechanism: the use of GDI (Graphics Device Interface) objects, used by CDC category, CPaintDC same (device-context) equipment under the windows context MFC programming mechanisms, message-driven, event wait! Overall app (application objects) Note the allocation of memory, manual removal and CDC object to delete the GDI release system resources every new operator should correspond to a delete
Platform: | Size: 238592 | Author: 嘉川 | Hits:

[Button controlBFButton_demo

Description: CStaticButton is a class derived from MFC CStatic class. With this class your applications can have standard buttons or new and modern buttons with flat style
Platform: | Size: 65536 | Author: 悠然君 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 22 »

CodeBus www.codebus.net